[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
#+----------------------------+###############################################
#| GET FUNCTION DISPLAY TABLE |###############################################
#+----------------------------+###############################################
##############################################################################
##############################################################################
#+-|<Function-sym>|-| Data type |--| Usage |--------------------------------+#
#| ! ............... Character .... Convert all lowercase characters to     |#
#|                                  uppercase characters.                   |#
#| B ............... Numeric ...... Display number left justified.          |#
#| D ............... Date ......... Display date as "MM/DD/YY".             |#
#| E ............... Date ......... Display date as "DD/MM/YY".             |#
#| R ............... Character .... Display any non-valid template char.    |#
#|                                  in output, but removes them from        |#
#|                                  the resultant string.                   |#
#| S<Uint-const> ... Character .... Display only <Uint-const> characters    |#
#|                                  of the output.  Input field may be      |#
#|                                  scrolled horizontally.                  |#
#| Z ................ Numeric ..... Display zero value as spaces.           |#
#+--------------------------------------------------------------------------+#
##############################################################################

See Also: PICTURE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson